PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class
Fields Methods


In This Topic
    PDFPage Class Members
    In This Topic

    The following tables list the members exposed by PDFPage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
    Public Methods
     NameDescription
    Public MethodAdds an annotation to the page.  
    Public MethodAdd a form field to the page.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodConverts a point from the display coordinate system (origin of coordinate system in top left corner of display page area) to standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box).  
    Public MethodConverts a rectangle on the page from display coordinate system (origin of coordinate system in top left corner of display page area) to standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box).  
    Public MethodConverts a point from standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box) to display coordinate system (origin of coordinate system in top left corner of display page area).  
    Public MethodConverts a rectangle on the page from standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box) to display coordinate system (origin of coordinate system in top left corner of display page area).  
    Public MethodGets the annotation at the specified index.  
    Public MethodGets the list of page annotations.  
    Public MethodGets the art box.  
    Public MethodGets the bleed box.  
    Public MethodGets the page canvas.  
    Public MethodGets the page close action.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodGets the inner COS dictionary. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodGets the COS dictionary asssociated with this object.
    Incorrect manipulation of the information in the COS dictionary can lead to invalid PDF files.  
    Public MethodGets the crop box.  
    Public MethodGets the PDF document.  
    Public MethodGets the form field with the specified name.  
    Public MethodGets the page form fields.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodGets the visual page height.
    The visual height is the height of the page as it is seen on the display. It is always measured on vertical no matter the page rotation.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodGets the media box.  
    Public MethodGets the page open action.  
    Public MethodGets the optional content group with the specified name.  
    Public MethodGets the list of optional content groups included in the page content.
    This collection is filled automatically with the optional content groups drawn on the page, either when page content is created or when a page is loaded from a source file.  
    Public MethodGets the set of fonts included in this page.
    This method examines the fonts included in page's resources dictionary. It is possible that not all the fonts are actually used on the page.  
    Public MethodGets the PDF page size to a predefined value.
    The value returned by this property is matched against predefined page sizes within a certain margin () so the Width and Height properties of the returned object might not match the actual page Width and Height.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public Methodstatic (Shared in Visual Basic)This method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodGets the rotation angle.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodGets the annotations tab order.  
    Public MethodGets the trim box.  
    Public MethodGets the page user unit.  
    Public MethodGets the page viewports.  
    Public MethodGets the visual page width.
    The visual width is the width of the page as it is seen on the display. It is always measured on horizontal no matter the page rotation.  
    Public MethodGets the XMP page metadata.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSaves the PDF page.
    The page must be included in a document and the save procedure must be already initiated by a call.  
    Public MethodSaves the page canvas.
    The page graphics can be composed internally of multiple fragments. If you are working with large vector graphics, such as maps, then you can split the page graphics in fragments and save each fragmment as soon as it is done in order to reduce memory consumption. A graphics fragment is automatically created when method is called.
    The page must be included in a document and the save procedure must be already initiated by a call.  
    Public MethodSaves the images drawn on the PDF page.
    The page must be included in a document and the save procedure must be already initiated by a call.  
    Public MethodSets the art box.  
    Public MethodSets the bleed box.  
    Public MethodSets the position of the page graphics relative to existing page content.
    If the page is newly created this method has no effect since there is no previous content. If the page has been extracted from a PDF file or has been created by loading a PDF file into a then the page graphics can be under the existing page content or on top of existing page content (default).  
    Public MethodSets the page close action.  
    Public MethodSets the crop box.  
    Public MethodSets the visual page height.
    The visual height is the height of the page as it is seen on the display. It is always measured on vertical no matter the page rotation.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the media box.  
    Public MethodSets the page open action.  
    Public MethodSets the PDF page size to a predefined value.
     
    Public MethodSets the rotation angle.
    The accepted values for this method are 0, 90, 180 and 270 degrees.  
    Public MethodSets the annotations tab order.  
    Public MethodSets the trim box.  
    Public MethodSets the page user unit.  
    Public MethodSets the page viewports.  
    Public MethodSets the visual page width.
    The visual width is the width of the page as it is seen on the display. It is always measured on horizontal no matter the page rotation.  
    Public MethodSets the XMP page metadata.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.PDFContentStreamContainer)
    Top
    See Also